body, h1, h2, h3, h4, ul, li{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #3C4B54;
}
body {
	background-color: #7d6a55;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
}

#holder {
	width: 880px;
	background-image: url(../images/niortho-body-backgroundRPT2.jpg);
    background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -196px; /* the bottom margin is the negative value of the footer's height */
}

#body {
   background-image: url(../images/niortho-body-backgroundRPT2.jpg);
   background-repeat: repeat-y;
}

#header {
	background-image: url(../images/niortho-header-background2.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 155px;
}

#header a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	color: #455660;
}
#header .sublinkbox {
	float: right;
	margin-top: 20px;
	width: 400px;
	font-size: 12px;
	text-align: right;
}
#header .text {
	float: right;
	margin-top: 20px;
	width: 370px;
	font-size: 12px;
	text-align: right;
	margin-right: 25px;
	line-height: 1.5;
}


#header h1 {
	float: left;
	background: none;
	margin-left: 25px;
	color: #C51432;
	font-weight: 100;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 20px;
}

#navigation {
	background-image: url(../images/niortho-nav-background.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 880px;
	float: left;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EFC729;
}

#navigation a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 25px;
	padding-right: 25px;
	width: 740px;
	text-align: center;
}

#navigation a:hover {
	color: #2651A1;
	text-decoration: underline;
}

#mainimage {
	margin-top: 0px;
	float: left;
	width: 100%;
	clear: both;
	margin-right: auto;
}

a {
color: #0099CC;
text-decoration: underline;}

a:hover {
color: #B2B2B2;
text-decoration: underline;}


#content {
	margin-top: 5px;
	padding: 5px 23px 5px 0px;
	line-height: 20px;
	width: 595px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
}

#content h2 {
	color: #C51432;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#content h3 {
	color: #888888;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: italic;
	border-bottom: 1px solid #D8CFC6;
	border-top: 1px solid #D8CFC6;
}

#content a {
	text-align: justify;
	background: #ffffff;
}
#content ul{
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 25px;
	margin-bottom: 10px;
	line-height: 1.5;
	}

#menu_right {
	width: 260px;
	float: left;
}

#menu_right .title {
	background-color: #D8CFC6;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	}
	
#menu_right h1 {
	color: #C51432;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
    margin-right: 10px;
}
#menu_right h3 {
	margin-left: 10px;
	color: #C51432;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
#menu_right p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 18px;
}

#menu_right .textbox ul {
	padding: 5px 10px 10px 10px;
	margin: 0px;
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu_right .textbox ul li{
	padding-bottom: 10px;
	}

#menu_right .textbox {
	margin: 10px 20px 20px 20px;
	border: 1px solid #D8CFC6;
}
/* begin footer */
.push{
	height: 196px;
	clear: both;
}

#footer-container {
	background-image: url(../images/niortho-footer-background196.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #E0A932;
}

#footer {
	width: 860px;
	height: 196px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	clear: both;
	text-align: center;
}
.footercolumn {
	font-size: 100%;
	line-height: 18px;
	clear: both;
	width: 640px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#footerNav{
	padding-top: 40px;
	padding-bottom: 5px;
	width: 640px;
	color: #EFC729;
	}

#footerNav a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2;
}
#footerNav a:hover {
	color: #2651A1;
	text-align: center;
	text-decoration: underline;
}
#footerText{
	padding-top: 5px;
	padding-bottom: 10px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #EFC729;
	color: #FFF;
	}
#footerText a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#footerText a:hover {
	color: #2651A1;
	text-align: center;
	text-decoration: underline;
}

	
	
#bullet-grid-container #bullet-left {
	float: left;
	width: 270px;
}
#bullet-grid-container #bullet-right {
	float: right;
	width: 325px;
}

#bullet-grid-container #bullet-left ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px
}
#bullet-grid-container #bullet-right ul {
	margin-top: 0px;
	margin-bottom: 0px;
     margin-left: 10px
}


